summaryrefslogtreecommitdiffstats
path: root/src/pages/projets/[slug].tsx
Commit message (Expand)AuthorAgeFilesLines
* fix(projects): do not transform pre to Code componentArmand Philippot2022-08-211-1/+0
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-231-39/+21
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-5/+9
* chore: update some stylesArmand Philippot2022-05-211-2/+7
* chore: use persistent layoutArmand Philippot2022-05-171-3/+11
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-17/+10
* chore: add Project single pagesArmand Philippot2022-05-131-0/+249